home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 March / CHIP Mart 1997.iso / SurfCam / SURFCAM.Z / VDA2DSN.CFG < prev    next >
Text File  |  1996-04-01  |  2KB  |  37 lines

  1. #begin default section
  2. begin default
  3.  
  4. Units               Inches     Units for the numbers below
  5.  
  6. DataRAM           2048 16384   Database swap and max in KB
  7. ScratchRAM        256  16384   Scratch database swap and max in KB
  8.  
  9. Tolerance           0.00005    Default tolerance for trims & breaks
  10. ChainTol            0.001      Default tolerance for chain selection
  11. ViewTol             0.1        Default angular degrees to find "existing" views
  12. SurfIntTol          0.0004     Default Surface Intersection Tolerance
  13. ProjectTol          0.0004     Default Projection tolerance
  14. DiscontTol          0.0004     Default tolerance for spline continuity
  15. PolylineTol         0.001      Default tolerance for polyline continuity
  16. FixDegenerateSurf   1          Fix degenerate surfaces
  17. DegenerateTrimSize  0.0004     Distance to trim degenerate surfaces back by
  18. ResizePlanarSurf    1          Resize planar surfaces ?
  19. MaxPlaneSize        1          Surfaces bigger than this will be resized
  20. ExtendPlane         .1         Distance to extend the trimmed planar surface
  21. DisplayU            5          Default number of display lines in U
  22. DisplayV            5          Default number of display lines in V
  23.  
  24.  
  25. TrimOption          1
  26.                                0 -- Use XYZ
  27.                                1 -- Use UV
  28.                                2 -- Use XYZ except for closed & degenerate surfaces
  29.  
  30. Degree1NURB         1          1 -- Handle degree 1 NURB curves as polylines for trimming
  31.                                0 -- Handle degree 1 NURB curves as regular NURB curves 
  32.  
  33.  
  34.  
  35. #end of default values
  36. end default
  37.